Bump wayland-protocols requirements
authorOlivier Fourdan <ofourdan@redhat.com>
Mon, 29 Jul 2019 09:34:09 +0000 (11:34 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Mon, 29 Jul 2019 10:03:07 +0000 (12:03 +0200)
commit060a9f072c0016cd228be72ef7477c4d031dd175
tree109c6b7f0e0e248b26cf94ff0ccda38d1ed6b4cf
parent4a631787bd8545b44e299bdbf09fcbb8728f5d76
Bump wayland-protocols requirements

The `name` and `description` events were added to `xdg-output` protocol
in version 2 which is part of wayland-protocols 1.14.

In xdg-output-v1 version 3, the `xdg-output.done` event was deprecated
and the `xdg-output.description` event was made mutable, but that
doesn't change the actual events so we do not actually need to require
that version of xdg-output from wayland-protocols 1.18.

Update the wayland-protocols requirement to the bare minimum version,
which is 1.14.

https://gitlab.gnome.org/GNOME/gtk/issues/2057
meson.build